home *** CD-ROM | disk | FTP | other *** search
/ Aminet 48 / Aminet 48 (2002)(GTI - Schatztruhe)[!][Apr 2002].iso / Aminet / hard / hack / MMKeyboard.lha / MMKeyboard / catalogs / MMKeyboardPrefs.cs < prev   
Text File  |  2002-02-10  |  17KB  |  791 lines

  1. ## languages english,deutsch
  2. ## version $VER: MMKeyboardPrefs.catalog 1.21 (10.02.2002)
  3. ## codeset 0
  4. ## autonum 1
  5. ## asmfile english,sourcecodes:MMKeyboard/Sources_Prefs/SRC.MMK_Locale
  6. ## localepath sourcecodes:MMKeyboard/Catalogs/
  7. ;----------------------------------------------------------------------------
  8. ;----------------------------------------------------------------------------
  9. ; You need "SimpleCat" from Aminet "dev/misc/simplecat.lha"
  10. ; to add your own Language or make any modifications
  11. ;
  12. ; Simple adjust "## localepath" to your MMkeyboard installation path.
  13. ; E.G. "## localepath locale:Catalogs"
  14. ;
  15. ; After that it is required to add the correct language name!
  16. ; E.G. "## language english,deutsch,français,español"
  17. ;
  18. ; The next to do is to add your translation.
  19. ; Make sure, that all labels contain a translation for each language.
  20. ;
  21. ; At last simple call SimpleCat: "SimpleCat MMKeyboardPrefs.cs LOCALEONLY"
  22. ;
  23. ;----------------------------------------------------------------------------
  24. ;----------------------------------------------------------------------------
  25. ; Requester Requester Requester Requester Requester Requester Requester
  26. ;----------------------------------------------------------------------------
  27. MSG_REQ_Title
  28. MMKeyboard Prefs Request
  29. MMKeyboard Prefs Meldung
  30. ;
  31. MSG_REQ_Ok
  32. Ok
  33. Ok
  34. ;
  35. MSG_ScreenTitle
  36. MMKeyboard V%ld.%ld - by Guido Mersmann
  37. MMKeyboard V%ld.%ld - von Guido Mersmann
  38. ;
  39. MSG_REQ_UnableToOpen
  40. Unable to open\n'%s'!
  41. Kann die Datei\n'%s' nicht öffnen!
  42. ;
  43. MSG_REQ_PrefsNotValid
  44. '%s' is not \na valid MMKeyboard preferences file!
  45. '%s' ist keine gültige\nMMKeyboard-Voreinstellungsdatei.
  46. ;
  47. MSG_REQ_NotEnoughMemory
  48. Not enough memory!
  49. Nicht genug Speicher!
  50. ;
  51. MSG_REQ_ReadError
  52. Unable to read '%s'!
  53. Kann die Datei '%s' nicht lesen!
  54. ;
  55. MSG_REQ_DeleteHotkey
  56. Delete hotkey '%s'?
  57. Hotkey '%s' wirklich löschen?
  58. ;
  59. MSG_REQ_DeleteKey
  60. Delete Key '%s'?
  61. Taste '%s' wirklich löschen?
  62. ;
  63. MSG_REQ_DeleteKeyAll
  64. Delete entire key list?
  65. Wirklich die ganze Tastenliste löschen?
  66. ;
  67. MSG_REQ_YesNo
  68. Yes|No
  69. Ja|Nein
  70. ;
  71. ;--- Keyboard Settings Error
  72. ;
  73. MSG_REQ_NotAValidKeyboardFile
  74. '%s' is not \na valid '#?.Keyboard' file!
  75. '%s' ist keine gültige\n'#?.Keyboard'-Datei.
  76. ;
  77. MSG_REQ_KeyDupeOther
  78. Another key is already named '%s'!
  79. Eine andere Taste wurde bereits '%s' genannt!
  80. ;
  81. MSG_REQ_KeyDupeInternal
  82. The key definition '%s' is not allowed!\nThe given name specifies a standard key!
  83. Die Tastendefinition '%s' ist nicht erlaubt!\nDieser Name beschreibt bereits eine der Standardtasten!
  84. ;
  85. MSG_REQ_F12PowerKeyNoAllowed
  86. 'F12' is not allowed to be the power key!
  87. 'F12' ist als Powertaste nicht erlaubt!
  88. ;
  89. ;----------------------------------------------------------------------------
  90. ; ASL ASL ASL ASL ASL ASL ASL ASL ASL ASL ASL ASL ASL ASL ASL ASL ASL ASL ASL
  91. ;----------------------------------------------------------------------------
  92. MSG_ASL_SelectFileToSaveAs
  93. Select File to Save As
  94. Zu speichernde Datei angeben
  95. ;
  96. MSG_ASL_SelectFileToOpen
  97. Select File to Open
  98. Zu öffnende Datei angeben
  99. ;
  100. MSG_ASL_SelectCommand
  101. Select Command
  102. Kommando wählen
  103. ;
  104. MSG_ASL_SelectCurrentDir
  105. Select CurrentDir
  106. Aktuelles Verzeichnis wählen
  107. ;
  108. MSG_ASL_SelectOutputFile
  109. Select Output File
  110. Ausgabedatei wählen
  111. ;
  112. MSG_ASL_SelectKeyboardFile
  113. Select Keyboard config file
  114. Tastaturkonfiguration auswählen
  115. ;
  116. MSG_ASL_SelectPasswordGUI
  117. Select Password GUI
  118. Passwort GUI auswählen
  119. ;
  120. MSG_ASL_SelectPasswordScreenmode
  121. Select Password Screenmode
  122. Passwort Bildschirmmodus auswählen
  123. ;
  124. ;----------------------------------------------------------------------------
  125. ;----------------------------------------------------------------------------
  126. ; MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN MAIN
  127. ;----------------------------------------------------------------------------
  128. ;----------------------------------------------------------------------------
  129. MSG_Main_WindowTitle
  130. MMKeyboard - Main Setup
  131. MMKeyboard - Haupteinstellungen
  132. ;
  133. MSG_Main_Miscellaneous_BAR
  134. \x20Miscellaneous Setup\x20
  135. \x20Verschiedene Einstellungen\x20
  136. ;
  137. MSG_Main_KeyboardSetup_GAD
  138. _Keyboard setup...
  139. _Tastatureinstellungen...
  140. ;
  141. MSG_Main_PasswordSetup_GAD
  142. _Password Setup...
  143. _Passworteinstellungen...
  144. ;
  145. MSG_Main_PICSetup_GAD
  146. P_IC Setup...
  147. P_IC Einstellungen...
  148. ;
  149. MSG_Main_HotkeySetup_BAR
  150. \x20Hotkey Setup\x20
  151. \x20Tasteneinstellungen\x20
  152. ;
  153. MSG_Main_KeyList_GAD
  154. Hotkey List
  155. Tastenliste
  156. ;
  157. MSG_Main_Add_GAD
  158. _New...
  159. _Neu...
  160. ;
  161. MSG_Main_Edit_GAD
  162. _Edit...
  163. _Editieren...
  164. ;
  165. MSG_Main_Remove_GAD
  166. _Remove...
  167. _Löschen...
  168. ;
  169. MSG_Main_Save_GAD
  170. _Save
  171. _Speichern
  172. ;
  173. MSG_Main_Use_GAD
  174. _Use
  175. _Benutzen
  176. ;
  177. MSG_Main_Cancel_GAD
  178. _Cancel
  179. _Abbechen
  180. ;
  181. ;----------------------------------------------------------------------------
  182. ;----------------------------------------------------------------------------
  183. ; MAIN MENU MAIN MENU MAIN MENU MAIN MENU MAIN MENU MAIN MENU MAIN MENU MAIN
  184. ;----------------------------------------------------------------------------
  185. ;----------------------------------------------------------------------------
  186. MSG_Menu_Main_Project
  187. Project
  188. Projekt
  189. ;
  190. MSG_MENU_Main_Open
  191. Open...
  192. Öffnen...
  193. ;
  194. MSG_MENU_Main_Open_Key
  195. O
  196. O
  197. ;
  198. MSG_MENU_Main_SaveAs
  199. Save As...
  200. Speichern Als...
  201. ;
  202. MSG_MENU_Main_SaveAs_Key
  203. A
  204. A
  205. ;
  206. MSG_MENU_Main_KeyboardSetup
  207. Keyboard Setup...
  208. Tastatureinstellungen...
  209. ;
  210. MSG_MENU_Main_KeyboardSetup_Key
  211. K
  212. K
  213. ;
  214. MSG_MENU_Main_PasswordSetup
  215. Password Setup...
  216. Passworteinstellungen...
  217. ;
  218. MSG_MENU_Main_PasswordSetup_Key
  219. W
  220. W
  221. ;
  222. MSG_MENU_Main_PICSetup
  223. PIC Setup...
  224. PIC Einstellungen...
  225. ;
  226. MSG_MENU_Main_PICSetup_Key
  227. P
  228. P
  229. ;
  230. MSG_Menu_Main_Quit
  231. Quit
  232. Beenden
  233. ;
  234. MSG_Menu_Main_Quit_Key
  235. Q
  236. Q
  237. ;
  238. MSG_Menu_Main_Edit
  239. Edit
  240. Edit
  241. ;
  242. MSG_MENU_Main_LastSaved
  243. Last saved
  244. Auf zuletzt gespeichertes
  245. ;
  246. MSG_MENU_Main_LastSaved_Key
  247. L
  248. L
  249. ;
  250. MSG_MENU_Main_LastUsed
  251. Last used
  252. Auf zuletzt benutztes
  253. ;
  254. MSG_MENU_Main_LastUsed_Key
  255. R
  256. R
  257. ;
  258. ;----------------------------------------------------------------------------
  259. ;----------------------------------------------------------------------------
  260. ; EDit EDit EDit EDit EDit EDit EDit EDit EDit EDit EDit EDit EDit EDit EDit
  261. ;----------------------------------------------------------------------------
  262. ;----------------------------------------------------------------------------
  263. MSG_Edit_WindowTitle
  264. MMKeyboard - Hotkey Setup
  265. MMKeyboard - Hotkey Einstellungen
  266. ;
  267. MSG_Edit_HotKeySetup_BAR
  268. \x20Hotkey Setup\x20
  269. \x20Hotkey Einstellungen\x20
  270. ;
  271. MSG_Edit_Name_GAD
  272. _Name
  273. _Name
  274. ;
  275. MSG_Edit_HotKey_GAD
  276. _HotKey
  277. _Hotkey
  278. ;
  279. MSG_Edit_CommandSetup_BAR
  280. \x20Command Setup\x20
  281. \x20Kommando Einstellungen\x20
  282. ;
  283. MSG_Edit_ExecType_GAD
  284. _Exec Type
  285. Befehls_typ
  286. ;
  287. MSG_Edit_Stack_GAD
  288. S_tack
  289. _Stapelgröße
  290. ;
  291. MSG_Edit_Command_GAD
  292. Co_mmand
  293. B_efehl
  294. ;
  295. MSG_Edit_CurrentDir_GAD
  296. Cu_rrent Dir
  297. Aktuelles _Verz.
  298. ;
  299. MSG_Edit_OutputFile_GAD
  300. _Output File
  301. Ausgabe_datei
  302. ;
  303. MSG_Edit_Ok_GAD
  304. _Use
  305. _Benutzen
  306. ;
  307. MSG_Edit_Cancel_GAD
  308. _Cancel
  309. _Abbrechen
  310. ;
  311. MSG_CY_CLI
  312. CLI
  313. CLI
  314. ;
  315. MSG_CY_WB
  316. WB
  317. WB
  318. ;
  319. MSG_CY_KeyCommand
  320. Key Command
  321. Tastenbefehl
  322. ;
  323. MSG_CY_Internal
  324. Internal Command
  325. Internes Kommando
  326. ;
  327. ;----------------------------------------------------------------------------
  328. ;----------------------------------------------------------------------------
  329. ; GEST GEST GEST GEST GEST GEST GEST GEST GEST GEST GEST GEST GEST GEST GEST
  330. ;----------------------------------------------------------------------------
  331. ;----------------------------------------------------------------------------
  332. MSG_GeSt_ReqName_WindowTitle
  333. Enter Name:
  334. Geben Sie den Namen ein:
  335. ;
  336. MSG_GeSt_ReqName_GAD
  337. Name
  338. Name
  339. ;
  340. MSG_GeSt_Ok_GAD
  341. _Ok
  342. _Ok
  343. ;
  344. MSG_GeSt_Cancel_GAD
  345. _Cancel
  346. _Abbrechen
  347. ;
  348. ;----------------------------------------------------------------------------
  349. ;----------------------------------------------------------------------------
  350. ; GeLw GeLw GeLw GeLw GeLw GeLw GeLw GeLw GeLw GeLw GeLw GeLw GeLw GeLw GeLw
  351. ;----------------------------------------------------------------------------
  352. ;----------------------------------------------------------------------------
  353. MSG_GeLw_WindowTitle
  354. Please choose internal command...
  355. Bitte internes Kommando auswählen...
  356. ;
  357. MSG_GeLw_Ok_GAD
  358. _Ok
  359. _Ok
  360. ;
  361. MSG_GeLw_Cancel_GAD
  362. _Cancel
  363. _Abbrechen
  364. ;
  365. ;----------------------------------------------------------------------------
  366. ;----------------------------------------------------------------------------
  367. ; GeHo GeHo GeHo GeHo GeHo GeHo GeHo GeHo GeHo GeHo GeHo GeHo GeHo GeHo GeHo
  368. ;----------------------------------------------------------------------------
  369. ;----------------------------------------------------------------------------
  370. MSG_GeHo_HotKey_WindowTitle
  371. Please Enter Hotkey:
  372. Bitte Hotkey tippen:
  373. ;
  374. MSG_GeHo_HotKey_GAD
  375. Hotkey
  376. Hotkey
  377. ;
  378. MSG_GeHo_Ok_GAD
  379. _Ok
  380. _Ok
  381. ;
  382. MSG_GeHo_Cancel_GAD
  383. _Cancel
  384. _Abbrechen
  385. ;
  386. MSG_GeHo_KeyCommand_WindowTitle
  387. Please Enter Key Command:
  388. Bitte Tastenbefehl eingeben:
  389. ;
  390. MSG_GeHo_KeyCommand_GAD
  391. Key Command
  392. Tastenbefehl
  393. ;
  394. ;----------------------------------------------------------------------------
  395. ;----------------------------------------------------------------------------
  396. ; KeEd KeEd KeEd KeEd KeEd KeEd KeEd KeEd KeEd KeEd KeEd KeEd KeEd KeEd KeEd
  397. ;----------------------------------------------------------------------------
  398. ;----------------------------------------------------------------------------
  399. MSG_KeEd_WindowTitle
  400. MMKeyboard - Keyboard Setup
  401. MMKeyboard - Tastatureinstellungen
  402. ;
  403. MSG_KeEd_KeyboardSetup_BAR
  404. \x20Keyboard Setup\x20
  405. \x20Tastatureinstellungen\x20
  406. ;
  407. MSG_KeEd_KeyboardList_GAD
  408. Key List
  409. Tastenliste
  410. ;
  411. MSG_KeEd_Load_GAD
  412. _Load...
  413. _Laden...
  414. ;
  415. MSG_KeEd_Save_GAD
  416. _Save...
  417. _Speichern...
  418. ;
  419. MSG_KeEd_Remove_GAD
  420. _Remove
  421. Lös_chen
  422. ;
  423. MSG_KeEd_RemoveAll_GAD
  424. Remove _All...
  425. _Alle Löschen...
  426. ;
  427. MSG_KeEd_KeySetup_BAR
  428. \x20Key Setup\x20
  429. \x20Tasten Einstellungen\x20
  430. ;
  431. MSG_KeEd_KeyName_GAD
  432. _Name
  433. _Name
  434. ;
  435. MSG_KeEd_KeyValue_GAD
  436. Value
  437. Wert
  438. ;
  439. ;----------------------------------------------------------------------------
  440. ;----------------------------------------------------------------------------
  441. ; KeEd Menu KeEd Menu KeEd Menu KeEd Menu KeEd Menu KeEd Menu KeEd Menu KeEd
  442. ;----------------------------------------------------------------------------
  443. ;----------------------------------------------------------------------------
  444. MSG_Menu_KeEd_Project
  445. Project
  446. Projekt
  447. ;
  448. MSG_MENU_KeEd_Load
  449. Load...
  450. Laden...
  451. ;
  452. MSG_MENU_KeEd_Load_Key
  453. O
  454. O
  455. ;
  456. MSG_MENU_KeEd_Save
  457. Save...
  458. Speichern...
  459. ;
  460. MSG_MENU_KeEd_Save_Key
  461. A
  462. A
  463. ;
  464. ;----------------------------------------------------------------------------
  465. ;----------------------------------------------------------------------------
  466. ; Pass Pass Pass Pass Pass Pass Pass Pass Pass Pass Pass Pass Pass Pass Pass
  467. ;----------------------------------------------------------------------------
  468. ;----------------------------------------------------------------------------
  469. MSG_Pass_WindowTitle
  470. MMKeyboard - Password Setup
  471. MMKeyboard - Passworteinstellungen
  472. ;
  473. MSG_Pass_PasswordSetup_BAR
  474. \x20Password Setup\x20
  475. \x20Passworteinstellungen\x20
  476. ;
  477. MSG_Pass_PasswordGUI_GAD
  478. Password _GUI
  479. Passwort _GUI
  480. ;
  481. MSG_Pass_GUIEnable_GAD
  482. _Password GUI activ
  483. _Passwort GUI aktiv
  484. ;
  485. MSG_Pass_OpenOnScreen_GAD
  486. Open on _Screen
  487. Auf Bildschirm _öffnen
  488. ;
  489. MSG_Pass_Use_GAD
  490. _Use
  491. _Benutzen
  492. ;
  493. MSG_Pass_Setup_GAD
  494. _Options...
  495. _Optionen...
  496. ;
  497. MSG_Pass_Cancel_GAD
  498. _Cancel
  499. _Abbrechen
  500. ;
  501. ;----------------------------------------------------------------------------
  502. ;----------------------------------------------------------------------------
  503. ; PaGU PaGU PaGU PaGU PaGU PaGU PaGU PaGU PaGU PaGU PaGU PaGU PaGU PaGU PaGU
  504. ;----------------------------------------------------------------------------
  505. ;----------------------------------------------------------------------------
  506. MSG_PaGU_WindowTitle
  507. MMKeyboard - Password GUI Setup
  508. MMKeyboard - Passwort GUI Einstellungen
  509. ;
  510. MSG_PaGU_PasswordGUISetup_BAR
  511. \x20Password GUI Setup\x20
  512. \x20Passwort GUI Einstellungen\x20
  513. ;
  514. MSG_PaGU_ScreenMode_GAD
  515. Screen_mode...
  516. _Bildschirmmodus...
  517. ;
  518. MSG_PaGU_Font_GAD
  519. _Font...
  520. _Zeichensatz...
  521. ;
  522. MSG_PaGU_EditLeftEdge_GAD
  523. Text position _x
  524. Text Position _X
  525. ;
  526. MSG_PaGU_EditTopEdge_GAD
  527. Text position _y
  528. Text Position _Y
  529. ;
  530. MSG_PaGU_WindowLeftEdge_GAD
  531. Window _position x
  532. Fenster _Position X
  533. ;
  534. MSG_PaGU_WindowTopEdge_GAD
  535. _Window position y
  536. _Fenster Position y
  537. ;
  538. MSG_PaGU_Save_GAD
  539. _Save
  540. _Speichern
  541. ;
  542. MSG_PaGU_Test_GAD
  543. _Test...
  544. _Test...
  545. ;
  546. MSG_PaGU_Cancel_GAD
  547. _Cancel
  548. _Abbrechen
  549. ;
  550. ;----------------------------------------------------------------------------
  551. ;----------------------------------------------------------------------------
  552. ; PICC PICC PICC PICC PICC PICC PICC PICC PICC PICC PICC PICC PICC PICC PICC
  553. ;----------------------------------------------------------------------------
  554. ;----------------------------------------------------------------------------
  555. MSG_PICC_WindowTitle
  556. MMKeyboard - PIC Setup 
  557. MMKeyboard - PIC Einstellungen
  558. ;
  559. MSG_PICC_PasswordOptions_BAR
  560. \x20Password Options\x20
  561. \x20Passwortoptionen\x20
  562. ;
  563. MSG_PICC_Password_GAD
  564. _Password Mode
  565. _Passwortmodus
  566. ;
  567. MSG_PICC_F11_GAD
  568. Pass_word Hotkey
  569. Pass_worttaste
  570. ;
  571. MSG_PICC_PowerOptions_BAR
  572. \x20Power Options\x20
  573. \x20Poweroptionen\x20
  574. ;
  575. MSG_PICC_PowerMode_GAD
  576. Power _Mode
  577. Power_modus
  578. ;
  579. MSG_PICC_PowerKey_GAD
  580. Power Hotkey
  581. Powertaste
  582. ;
  583. MSG_PICC_KeyOptions_BAR
  584. \x20Key Options\x20
  585. \x20Tastenoptionen\x20
  586. ;
  587. MSG_PICC_MenuPopUp_GAD
  588. _Screen Flip
  589. _Bildschirm blättern
  590. ;
  591. MSG_PICC_Print_GAD
  592. Prin_t Scr
  593. _Druck
  594. ;
  595. MSG_PICC_Insert_GAD
  596. _Insert
  597. _Einfügen
  598. ;
  599. MSG_PICC_Break_GAD
  600. _Break
  601. _Unterbrechen
  602. ;
  603. MSG_PICC_RightCTRL_GAD
  604. Right control
  605. Control rechts
  606. ;
  607. MSG_PICC_Home_GAD
  608. H_ome
  609. Pos_1
  610. ;
  611. MSG_PICC_End_GAD
  612. _End
  613. _Ende
  614. ;
  615. MSG_PICC_PageUp_GAD
  616. Page _Up
  617. B_ild hoch
  618. ;
  619. MSG_PICC_PageDown_GAD
  620. Page _Down
  621. Bild _runter
  622. ;
  623. MSG_PICC_NumLock_GAD
  624. _Num Lock
  625. _Ziffernblockmodus
  626. ;
  627. MSG_PICC_CapsLock_GAD
  628. _Caps Lock
  629. _Caps Lock
  630. ;
  631. MSG_PICC_AltAmiga_GAD
  632. Win<>_Alt Swap
  633. Win<>_Alt tauschen
  634. ;
  635. MSG_PICC_Help_GAD
  636. _Help key
  637. _Hilfetaste
  638. ;
  639. MSG_PICC_ConfigurationValue_BAR
  640. \x20PIC Configuration\x20
  641. \x20PIC Konfiguration\x20
  642. ;
  643. MSG_PICC_SetupPICConfig_GAD
  644. Setup PIC Configuration...
  645. PIC konfigurieren...
  646. ;
  647. MSG_PICC_Value_GAD
  648. Value:
  649. Konfigurationswert:
  650. ;
  651. MSG_CY_On
  652. On
  653. Ein
  654. ;
  655. MSG_CY_Off
  656. Off
  657. Aus
  658. ;
  659. MSG_CY_LAmigaM
  660. LAmiga + M
  661. LAmiga + M
  662. ;
  663. MSG_CY_RAmigaP
  664. RAmiga + P
  665. RAmiga + P
  666. ;
  667. MSG_CY_CTRLC
  668. Control + C
  669. Control + C
  670. ;
  671. MSG_CY_CTRL
  672. Control
  673. Control
  674. ;
  675. MSG_CY_ShiftUp
  676. Shift + CRSR Up
  677. Shift + CRSR hoch
  678. ;
  679. MSG_CY_ShiftDown
  680. Shift + CRSR Down
  681. Shift + CRSR runter
  682. ;
  683. MSG_CY_ShiftRight
  684. Shift + CRSR Right
  685. Shift + CRSR rechts
  686. ;
  687. MSG_CY_ShiftLeft
  688. Shift + CRSR Left
  689. Shift + CRSR links
  690. ;
  691. MSG_CY_F11
  692. F11
  693. F11
  694. ;
  695. MSG_CY_F12
  696. F12
  697. F12
  698. ;
  699. MSG_CY_Insert
  700. Insert
  701. Einfügen
  702. ;
  703. MSG_CY_F12Insert
  704. F12 + Insert
  705. F12 + Einfügen
  706. ;
  707. MSG_CY_None
  708. None
  709. Keine
  710. ;
  711. MSG_REQ_PICC_Warning
  712. Warning!!! If you proceed mouse and keyboard will be\npartly disabled. It is required to follow these\ninstructions EXACT. \
  713. If your keyboard is sometimes creating\nunwanted chars then don't use the PIC konfiguration. You\nmay need to reprogram the \
  714. PIC by using a programming\ndevice.
  715. Warnung!!! Wenn Sie mit der Aktion fortfahren, dann\nwird die Tastatur teilweise und die Maus komplett\nabgeschaltet. \
  716. Folgen Sie den Anweisungen EXAKT.\nWenn Ihre Tastatur manchmal ungewollte Tasten ausgibt,\ndann sollten Sie diese Konfiguration nicht \
  717. benutzen.\nIn diesem Fall kann es passieren, dass die Konfiguration\nfehlerhaft wird und eine Neuprogrammierung im\nProgrammiergerät \
  718. nötig wird.
  719. ;
  720. MSG_REQ_PICC_ProceedAbort
  721. Proceed|Abort
  722. Fortfahren|Abbrechen
  723. ;
  724. ;----------------------------------------------------------------------------
  725. ;----------------------------------------------------------------------------
  726. ; PICC MENU PICC MENU PICC MENU PICC MENU PICC MENU PICC MENU PICC MENU PICC
  727. ;----------------------------------------------------------------------------
  728. ;----------------------------------------------------------------------------
  729. ;
  730. MSG_Menu_PICC_Edit
  731. Edit
  732. Edit
  733. ;
  734. MSG_MENU_PICC_ResetToDefaults
  735. Reset to Defaults
  736. Auf Vorgaben zurücksetzen
  737. ;
  738. MSG_MENU_PICC_ResetToDefaults_Key
  739. D
  740. D
  741. ;
  742. MSG_MENU_PICC_LastUsed
  743. Last used
  744. Auf zuletzt benutztes
  745. ;
  746. MSG_MENU_PICC_LastUsed_Key
  747. R
  748. R
  749. ;
  750. ;----------------------------------------------------------------------------
  751. ;----------------------------------------------------------------------------
  752. ; CONF CONF CONF CONF CONF CONF CONF CONF CONF CONF CONF CONF CONF CONF CONF
  753. ;----------------------------------------------------------------------------
  754. ;----------------------------------------------------------------------------
  755. MSG_CONF_WindowTitle
  756. PIC Setup Window
  757. PIC Konfigurationsfenster
  758. ;
  759. MSG_CONF_PressAAF12
  760. Press LAMIGA + RAMIGA and F12.
  761. Drücken Sie diese drei Tasten gleichzeitig: 'LAMIGA' + 'RAMIGA' + 'F12'.
  762. ;
  763. MSG_CONF_PressAAF12Warning
  764. If nothing happens try: 'LALT' + 'RALT' + 'F12'!
  765. Wenn nichts passiert versuchen Sie: 'LALT' + 'RALT' + 'F12'!
  766. ;
  767. MSG_CONF_PressKey
  768. Now press the '%s' key.
  769. Drücken Sie jetzt die '%s' Taste.
  770. ;
  771. MSG_CONF_PressKeyWarning
  772. Use single key strokes only. Don't use numeric pad!
  773. Benutzen Sie nur einzelne Tasten. Nicht den Ziffernblock benutzen!
  774. ;
  775. MSG_CONF_SetupSelect
  776. Press '1' for password setup or '2' for PIC config.
  777. Drücken Sie '1' für Passwort oder '2' für PIC Konfiguration.
  778. ;
  779. MSG_CONF_SetupSelectWarning
  780. Any other key exits the PIC configuration and returns to normal operation.
  781. Jede andere Taste beendet das Menü.
  782. ;
  783. MSG_CONF_EnterPassword
  784. Password: '%s'
  785. Passwort: '%s'
  786. ;
  787. MSG_CONF_EnterPasswordWarning
  788. Finish by using the 'RETURN' key (NOT 'ENTER').
  789. Beenden Sie die Passwordeingabe durch drücken der 'RETURN' Taste (nicht 'ENTER').
  790. ;
  791.